# Project:   Grab2


# Toolflags:
CCflags = -c -depend !Depend -IC: -throwback -Ospace 
C++flags = -c -depend !Depend -IC: -throwback
Linkflags = -aif -c++ -o $@
ObjAsmflags = -throwback -NoCache -depend !Depend
CMHGflags = 
LibFileflags = -c -o $@
Squeezeflags = -v -o $@
ASMflags = 


# Final targets:
@.!RunImage:   @.o.Grab2 C:CBLib C:o.stubs C:o.toolboxlib C:o.eventlib \
        C:o.wimplib C:o.ErrNotRec 
        Link $(Linkflags) @.o.Grab2 C:CBLib C:o.stubs C:o.toolboxlib \
        C:o.eventlib C:o.wimplib C:o.ErrNotRec 
        Squeeze $(Squeezeflags) @.!RunImage


# User-editable dependencies:

# Static dependencies:
@.o.Grab2:   @.c.Grab2
        cc $(ccflags) -o @.o.Grab2 @.c.Grab2 


# Dynamic dependencies:
o.Grab2:	c.Grab2
o.Grab2:	C:h.toolbox
o.Grab2:	C:h.kernel
o.Grab2:	C:h.wimp
o.Grab2:	C:h.event
o.Grab2:	C:h.wimp
o.Grab2:	C:h.wimplib
o.Grab2:	C:h.menu
o.Grab2:	C:h.saveas
o.Grab2:	C:h.window
o.Grab2:	C:h.gadgets
o.Grab2:	C:h.window
o.Grab2:	C:h.gadgets
o.Grab2:	C:h.iconbar
o.Grab2:	C:h.err
o.Grab2:	C:h.kernel
o.Grab2:	C:h.msgtrans
o.Grab2:	C:h.toolbox
o.Grab2:	C:h.hourglass
o.Grab2:	C:h.swis
o.Grab2:	C:h.Macros
o.Grab2:	C:h.kernel
o.Grab2:	C:h.msgtrans
o.Grab2:	C:h.sprformats
